home *** CD-ROM | disk | FTP | other *** search
/ Mission 3 / Mission 3.zip / Mission 3.iso / vollvers / adamaslg / ovl.src / x32play.prj < prev   
Text File  |  1998-12-18  |  385b  |  20 lines

  1. ..\X32PLAY.OVL      ; name of executable program
  2. .C [ -Y ]
  3. ;.L [ -L -Y ]
  4. .S [ -Y ]
  5. =                  ; list of modules follows...
  6.  
  7. main
  8. exports.s
  9. panel
  10. x32play
  11. sndx32
  12.  
  13. ;PCFLTLIB.LIB       ; floating point library
  14. PCSTDLIB.LIB       ; standard library
  15.  
  16. PCEXTLIB.LIB       ; extended library
  17. PCTOSLIB.LIB       ; TOS library
  18. PCGEMLIB.LIB       ; AES and VDI library
  19.  
  20.